In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / HotTracking Property

HotTracking Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(1)>

Property HotTracking As Boolean
[DispId(1)]

bool HotTracking {get; set;}
read-write property HotTracking: Boolean; 
DispIdAttribute(1)

function get,set HotTracking : boolean
[DispId(1)]

__property bool get_HotTracking();

__property void set_HotTracking( 

   bool value

);
[DispId(1)]

property bool HotTracking {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members